var testing.haveExamples
3 uses
testing (current package)
testing.go#L434: haveExamples bool // are there examples?
testing.go#L1718: haveExamples = len(m.examples) > 0
testing.go#L1804: if !ran && !haveExamples {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)